home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / pc / gloss.swf / scripts / DefineButton2_252 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2005-02-26  |  83 b   |  5 lines

  1. on(release){
  2.    _parent.popup.gotoAndStop("first");
  3.    gotoWord("b",3,"g9");
  4. }
  5.